Skip to content

Conversation

christophpurrer
Copy link
Contributor

Summary:
Changelog: [Internal]

This adds an example of Unit Testing a C++ Turbo Module with Google GTest and also adds necessary and useful utility classes for testings

This is GTEST / C++ version of the same tests added in #52477

Differential Revision: D78250302

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 17, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78250302

christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Jul 17, 2025
Summary:

Changelog: [Internal]

This adds an example of Unit Testing a C++ Turbo Module with Google GTest and also adds necessary and useful utility classes for testings

This is GTEST / C++ version of the same tests added in  facebook#52477

Differential Revision: D78250302
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78250302

christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Jul 17, 2025
Summary:

Changelog: [Internal]

This adds an example of Unit Testing a C++ Turbo Module with Google GTest and also adds necessary and useful utility classes for testings

This is GTEST / C++ version of the same tests added in  facebook#52477

Differential Revision: D78250302
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78250302

christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Jul 17, 2025
Summary:

Changelog: [Internal]

This adds an example of Unit Testing a C++ Turbo Module with Google GTest and also adds necessary and useful utility classes for testings

This is GTEST / C++ version of the same tests added in  facebook#52477

Differential Revision: D78250302
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78250302

christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Jul 17, 2025
Summary:
Pull Request resolved: facebook#52653

Changelog: [Internal]

This adds an example of Unit Testing a C++ Turbo Module with Google GTest and also adds necessary and useful utility classes for testings

This is GTEST / C++ version of the same tests added in  facebook#52477

Differential Revision: D78250302
@christophpurrer christophpurrer force-pushed the export-D78250302 branch 2 times, most recently from d6a0cdf to 34eff1a Compare July 18, 2025 16:50
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Jul 18, 2025
Summary:

Changelog: [Internal]

This adds an example of Unit Testing a C++ Turbo Module with Google GTest and also adds necessary and useful utility classes for testings

This is GTEST / C++ version of the same tests added in  facebook#52477

Differential Revision: D78250302
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78250302

christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Jul 18, 2025
Summary:
Pull Request resolved: facebook#52653

Changelog: [Internal]

This adds an example of Unit Testing a C++ Turbo Module with Google GTest and also adds necessary and useful utility classes for testings

This is GTEST / C++ version of the same tests added in  facebook#52477

Differential Revision: D78250302
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Jul 18, 2025
Summary:

Changelog: [Internal]

This adds an example of Unit Testing a C++ Turbo Module with Google GTest and also adds necessary and useful utility classes for testings

This is GTEST / C++ version of the same tests added in  facebook#52477

Differential Revision: D78250302
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78250302

christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Jul 18, 2025
Summary:
Pull Request resolved: facebook#52653

Changelog: [Internal]

This adds an example of Unit Testing a C++ Turbo Module with Google GTest and also adds necessary and useful utility classes for testings

This is GTEST / C++ version of the same tests added in  facebook#52477

Differential Revision: D78250302
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Jul 19, 2025
Summary:

Changelog: [Internal]

This adds an example of Unit Testing a C++ Turbo Module with Google GTest and also adds necessary and useful utility classes for testings

This is GTEST / C++ version of the same tests added in  facebook#52477

Reviewed By: alanleedev

Differential Revision: D78250302
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78250302

christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Jul 19, 2025
Summary:
Pull Request resolved: facebook#52653

Changelog: [Internal]

This adds an example of Unit Testing a C++ Turbo Module with Google GTest and also adds necessary and useful utility classes for testings

This is GTEST / C++ version of the same tests added in  facebook#52477

Reviewed By: alanleedev

Differential Revision: D78250302
Summary:
Changelog: [Internal]

This adds a TestCallInvoker, suitable for unit testing

Differential Revision: D78453676
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Jul 19, 2025
Summary:

Changelog: [Internal]

This adds an example of Unit Testing a C++ Turbo Module with Google GTest and also adds necessary and useful utility classes for testings

This is GTEST / C++ version of the same tests added in  facebook#52477

Reviewed By: alanleedev

Differential Revision: D78250302
Summary:
Pull Request resolved: facebook#52653

Changelog: [Internal]

This adds an example of Unit Testing a C++ Turbo Module with Google GTest and also adds necessary and useful utility classes for testings

This is GTEST / C++ version of the same tests added in  facebook#52477

Reviewed By: alanleedev

Differential Revision: D78250302
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78250302

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in ff85e2f.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jul 19, 2025
@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @christophpurrer in ff85e2f

When will my fix make it into a release? | How to file a pick request?

kikoso pushed a commit to kikoso/react-native that referenced this pull request Aug 26, 2025
Summary:
Pull Request resolved: facebook#52653

Changelog: [Internal]

This adds an example of Unit Testing a C++ Turbo Module with Google GTest and also adds necessary and useful utility classes for testings

This is GTEST / C++ version of the same tests added in  facebook#52477

Reviewed By: alanleedev

Differential Revision: D78250302

fbshipit-source-id: 278655779dd17550be9c579d84cc1f7b6e45230d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants